Перевод: с английского на русский

с русского на английский

multithreaded program

См. также в других словарях:

  • multithreaded — adjective a) Of an application program, having more than one thread of execution; thus taking advantage of multi tasking operating systems and hardware. b) Of a programming language, able to produce such programs …   Wiktionary

  • Dynamic program analysis — is the analysis of computer software that is performed by executing programs built from that software system on a real or virtual processor. For dynamic program analysis to be effective, the target program must be executed with sufficient test… …   Wikipedia

  • Overdose (program) — Overdose is a Yahoo! Chat client written in C, and using the curses library for text I/O. It is multithreaded using pthreads, and works on Linux/BSD/Unix and Windows. Categories: On line chatWeb software stubs …   Wikipedia

  • Thread (computer science) — This article is about the concurrency concept. For the multithreading in hardware, see Multithreading (computer architecture). For the form of code consisting entirely of subroutine calls, see Threaded code. For other uses, see Thread… …   Wikipedia

  • Critical section — In concurrent programming a critical section is a piece of code that accesses a shared resource (data structure or device) that must not be concurrently accessed by more than one thread of execution. A critical section will usually terminate in… …   Wikipedia

  • Bryan Cantrill — Bryan M. Cantrill is an engineer at Sun Microsystems. Cantrill graduated from Brown University, B.Sc. in computer science. He was born in Colorado where he attained the rank of Eagle Scout.In 2005 Bryan Cantrill was named one of the 35 Top Young… …   Wikipedia

  • threadsafe — adjective That can be safely accessed from multiple threads. Only a few collection classes are threadsafe. As well see later, being threadsafe does not necessarily mean that you can safely use them in every multithreaded program …   Wiktionary

  • GenealogyJ — Captura de edición de persona …   Wikipedia Español

  • Message Passing Interface — MPI, the Message Passing Interface, is standardized and portable message passing system designed by a group of researchers from academia and industry to function on a wide variety of parallel computers. The standard defines the syntax and… …   Wikipedia

  • Memory barrier — Memory barrier, also known as membar or memory fence or fence instruction, is a type of barrier and a class of instruction which causes a central processing unit (CPU) or compiler to enforce an ordering constraint on memory operations issued… …   Wikipedia

  • Concutest — is a specialized unit testing framework for the Java programming language. Created by Mathias Ricken while at the JavaPLT (Java Programming Languages Team) at Rice University, Concutest provides a set of unit testing like features for the… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»